Total Complexity | 47 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 258 |
Lines of code | 124 |
Logical lines of code | 72 |
Comment lines | 91 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
cl_get_tax_rate() | 42 | 23 | 47 | |
cl_calculate_tax() | 60 | 4 | 13 | |
cl_get_sales_tax_for_year() | 54 | 3 | 20 | |
cl_use_taxes() | 71 | 3 | 5 | |
cl_prices_include_tax() | 74 | 2 | 4 | |
cl_prices_show_tax_on_checkout() | 74 | 2 | 4 | |
cl_display_tax_rate() | 74 | 2 | 4 | |
cl_cart_needs_tax_address_fields() | 71 | 2 | 6 | |
__construct() | 98 | 1 | 1 | |
cl_get_tax_rates() | 75 | 1 | 4 | |
cl_get_formatted_tax_rate() | 69 | 1 | 6 | |
cl_sales_tax_for_year() | 79 | 1 | 3 | |
cl_is_cart_taxed() | 82 | 1 | 3 | |
cl_listing_is_tax_exclusive() | 74 | 1 | 4 |